-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
9001 fix picking up from 7547 dumb http git repo support broken #9049
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
9001 fix picking up from 7547 dumb http git repo support broken #9049
Conversation
hsbt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you remove Dockerfile and related changes? I don't use that.
If you interest that to use develop RubyGems, please consider to integrate the current devcontainer support of this repository.
|
@hsbt Dear Hiroshi, I'll make just this one attempt to convince you to keep the setup. |
|
I agree with @hsbt that this is not something we're looking to adopt currently. |
|
OK, @hsbt, please confirm, and I'll immediately remove these 39 lines from the 200K+(!) LoC project that might help casual contributors (who are definitely not "we") with a single entry point to running all the tests, having a single dependency (the ubiquitous Docker) at that. No problem. |
|
Please remove them at first. |
abd45e7 to
5510c62
Compare
@hsbt done |
...by a little code duplication; specs are somewhat improved though
5510c62 to
9cf802a
Compare
…up-from-7547-dumb-http-git-repo-support-broken
What was the end-user or developer problem that led to this PR?
See #9001
What is your fix for the problem, implemented in this PR?
Duplicate the functionality implemented in #7547
Make sure the following tasks are checked
p.s. Oh, and also containerised (with docker) test env was added.